var net/netip.z4
20 uses
net/netip (current package)
netip.go#L69: z4 = new(intern.Value)
netip.go#L94: z: z4,
netip.go#L392: case z4:
netip.go#L453: return ip.z == z4
netip.go#L464: return ip.z != z0 && ip.z != z4
netip.go#L473: ip.z = z4
netip.go#L505: return ip.z != z0 && ip.z != z4 && ip.z != z6noz
netip.go#L650: case z4:
netip.go#L684: if ip.z == z4 || ip.Is4In6() {
netip.go#L699: case z4:
netip.go#L759: case z4:
netip.go#L780: case z4:
netip.go#L911: case z0, z4:
netip.go#L941: case z4:
netip.go#L982: case z4:
netip.go#L1114: case z4:
netip.go#L1145: case z4:
netip.go#L1173: case z4:
netip.go#L1406: if p.ip.z == z4 {
netip.go#L1429: case z4:
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |